Use vpnc in linux to log on to ciscovpn3000concentrator -- Linux Enterprise Application-Linux server application information. For more information, see the following. When an enterprise deploys a Cisco VPN3000 series VPN concentractor on a central node, windows users can use the Cisco vpn client software to broadcast t
VPN is very important to me. After all, it is a network, and the company's intranet also needs to be accessed through VPN, so it is necessary to implement VPN on Ubuntu. HoweverChapter, find the Linux version of the VPN installed with CiscoThe client seems to have a problem and the installation process is complicated. If anyone is interested, search for the patch on the Internet *...... I finally gave up.
After some searches, the client software that
Today, I installed a patch for Ubuntu. As a result, the Cisco VPN Client cannot be used, so I remembered that this patch was a kernel upgrade, and the Cisco VPN Client may fail. It cannot be reinstalled. In desperation, I thought of vpnc and got on with it very smoothly:
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->Sudo apt-Get install vpnc
Sudo apt-Get
For more information about Linux technology and applications, use Ubuntu to connect to an isolated island. No practical desktop is an isolated island. With Linux, network communication, file sharing, printing and other functions are much easier to implement than imagined.
Using Linux to run a PC only solves half of the problem, because no computer is isolated. F
Linux services)It is important for Linux users. Disabling unnecessary services can make Linux run more efficiently, but not all Linux services can be disabled. After installing centos Linux today, we found that many services were started when
secondary.14. Install Git and VPNCGit and VPN all know, Programmer's good tool. sudo apt-get install VPNC git 15. Installing Axelaxel is a multi-threaded download tool for the Linux command-line interface, and the advantage over wget is that multiple threads can be specified to download files simultaneously in the command-line terminal.sudo apt-get install Axel After installation, you can use multi-threa
Linux-(2) Basic file operations in Linux, linux-linux
In linux, everything is files, directories are files, and hardware is files. Therefore, basic file operations are especially important.
1. List the contents of the directory:
Ls
Parameters:
-A: displays all files (includ
Logout Exit SystemGedit Text Editor ToolsUname–r View kernel version information, uname–a more detailsCat/proc/cpuinfo viewing CPUsCat/proc/meminfo Viewing memoryHostname Viewing host namesIfconfig eth0 view eth0 IP AddressAlias ls= ' ls–ll ' setting aliasesTo view the path of the current terminal: TTYView current Shell:echo $SHELLAll Shell:cat/etc/shells under the current systemView CentOS System hostname Format: Echo $PS 1Distinguish internal or external commands: Type CDWhich find the locatio
proxy:apt-get install network-manager-openvpn-gnomeapt-get install network-manager-pptpapt-get Install network-manager-pptp-gnomeapt-get install network-manager-strongswanapt-get install network-manager-vpncapt-get install network-manager-vpnc-gnome/etc/init.d/network-manager restart Check all the options in the Advanced settings (this is the personal try mode)7. running the Metasploit Framework In accordance with the Kali
.
As we all know,linux system everything is a file, so each process has its file descriptor, The Nginx process writes its own file descriptor to the Nginx.pid, and we need to tell Nginx to reopen a new log file (the configuration details of the log file can be seen here, simply by letting the log record what. So we need this directive:kill -USR1 `cat ${pid_path}`This instruction means: first cat to Nginx PID, is an integer, and then send the signal
Becoming a Senior Programmer proficient in Linux programming has always been the goal of many friends. According to statistics from chinacache, the monthly salary of Linux programmers in Beijing is 1.8 times that of Windows programmers, 2.6 times that of Java programmers, and 2.9 times that of Windows programmers. At the same time, the data shows that with the increase of work experience, the income gap bet
isomount-t ntfs-O ro/dev/sda3 isomodprobe looplosetup/dev/loop2 ISO/archlinux-2013.01.04-dual.isoln-S/dev/loop2/dev/Disk/by-label/arch_201301Exit
If/dev/Disk/by-label/arch_201301 is reported, delete RM/dev/Disk/by-label/arch_201301 and create a soft link.
The installation is automatically started after exit. Refer to wiki for processing.
Network-Manager connection VPN
The default VPN settings cannot be opened. You can set NetworkManager-pptp vpn settings, but the connection button does
This series of articles summarizes Linux network stacks, including:(1) Linux Network protocol Stack Summary(2) Network multipart offload technology Gso/tso/ufo/lro/gro in non-virtualized Linux environment(3) QEMU/KVM Network multipart offload technology in virtualized Linux environment Gso/tso/ufo/lro/gro1.
1, what is Linux?
To be exact, the Linux kernel (the core program of the system), whose kernel copyright belongs to Linus Torvalds, is issued under the GPL (GNU general public License) Copyright Agreement, and anyone can copy (copy) and modify ( Change), package distribution (distribute), sales, but can not add any restrictions at the time of distribution, and all the original code must be public, so anyone
as follows: 1) VI mytask.sh Enter the following command Date>>/home/mydate3 Cp/home/mydate3/root 2) Grant mytask.sh Execute permission chmod 744 MYTASK.S H 3) Crontab-e 4) Re-enter the command: * * * * * */root/mytask.sh. (3) How to terminate a task crontab-r means to terminate a task schedule. After the command is executed, the tasks in the crontab-e are removed. CRONTAB-L indicates which task schedules are currently in the list.2, the Linux proces
HTTP://WWW.IBM.COM/DEVELOPERWORKS/CN/LINUX/L-LSM/PART1/1. Related background: Why and whatIn recent years, Linux system has been widely concerned and applied by computer industry because of its excellent performance and stability, the flexibility and expansibility of open Source feature, and the lower cost. But in terms of security, the Linux kernel only provides
Deploy War packages for Linux tomcat, deploy JavaWeb projects for Linux Tomcat, deploy War packages for Linux, and deploy tomcatjavaweb
Deploy the War package for Linux tomcat, deploy the JavaWeb project for Linux Tomcat, and deploy the War package for
Create a small Linux with network functions
First, copy the required basic network commands to a Linux instance.Copy Ping and ifconfigTo add a network function, you must be driven by the NIC. The NIC Driver is pcnet32.However, pcnet32 has a dependency module that is MII, and MII has no dependency module,So we only need to copy the two modules to ourIn Linux, chec
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.